home *** CD-ROM | disk | FTP | other *** search
/ Internet Warrior 1993 July / Internet Warrior No. 1 July 1993 - Austin Code Works.ISO / apps / pcgopher / bmkcvt.txt < prev    next >
Encoding:
Text File  |  1993-04-10  |  2.1 KB  |  70 lines

  1. BMKCVT.EXE: Bookmark Conversion Utility
  2. ---------------------------------------
  3.  
  4. This utility will convert gopher bookmarks created with the
  5. program PC Gopher II version 1.05r3 to the new format used
  6. by PC Gopher III.  It will open the old-format bookmark
  7. file, convert the bookmarks, and either add them to an
  8. existing new-format bookmark file, or to a brand new file.
  9.  
  10.  
  11.  
  12. Usage
  13. -----
  14.  
  15. To run BMKCVT, type
  16.  
  17.   BMKCVT <old filename> <new filename>
  18.  
  19. at the DOS prompt, replacing <old filename> with the name of
  20. your old-format bookmark file, and <new filename> with the
  21. name of the new-format file you wish to create or add to.
  22.  
  23.  
  24.  
  25. What It Does
  26. ------------
  27.  
  28. BMKCVT will start by making a backup copy of the old file,
  29. called OLD_BMK.BAK.  If you're adding to an already
  30. existing new-format file, it'll back that up to a file
  31. called NEW_BMK.BAK.
  32.  
  33. Next it will munch on the old-format file for a bit, and
  34. finally show you the list of bookmarks that it found.  This
  35. list should correspond to what you're used to seeing in the
  36. bookmark dialog box; it's a list of the names that you gave
  37. to the bookmarks when you created them.
  38.  
  39. Then you'll see the new bookmark list; if you're adding to a
  40. file, this list should contain both the bookmarks that were
  41. in the new-format file before you ran BMKCVT, and the
  42. bookmarks that BMKCVT read out of the old-format file.  If
  43. you're creating a new file, this list will look exactly the
  44. same as the last one.
  45.  
  46. Finally, you'll be asked if you want to save the results.
  47. If you answer yes, the new bookmark list will be written out
  48. to disk.
  49.  
  50.  
  51.  
  52. Bugs
  53. ----
  54.  
  55. There aren't any.  If you'd like to report one anyway, send
  56. me mail (address below).
  57.  
  58. BMKCVT was tested under plain vanilla DOS version 5.0. DON'T
  59. run it under Windows.  DON'T run it if you have Stacker
  60. loaded.  DON'T run it under DRDOS.  DON'T run it with 13,432
  61. weird little TSR pop-up calendars and screen savers.  Just
  62. use plain old DOS, version 4.0 or greater, and everything
  63. will be hunky-dory.
  64.  
  65.  
  66. Daniel A. Torrey
  67. Chief Cook and Bottle-washer, PC Gopher
  68. daniel@boombox.micro.umn.edu
  69. 23 March 1993
  70.